home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / pyhsl10.zip / HSLINK.BAT < prev    next >
DOS Batch File  |  1992-04-11  |  101b  |  7 lines

  1. SET DSZLOG=C:\BB\HS\HS.LOG
  2. cd hs
  3. hslink.exe -E%1 %2
  4. Pyhsl.exe
  5. if exist hs.log del hs.log
  6. cd ..
  7.